Uses of Interface
org.faceless.publisher.web.Authority.Challenge
Packages that use Authority.Challenge
-
Uses of Authority.Challenge in org.faceless.publisher.web
Methods in org.faceless.publisher.web that return Authority.ChallengeModifier and TypeMethodDescriptionAuthority.getChallenge()Return the Challenge for this AuthorityAuthorization.getChallenge()Return the Challenge specified by the Authority, or null if challenges are not usedConstructors in org.faceless.publisher.web with parameters of type Authority.ChallengeModifierConstructorDescriptionAuthorization(String name, Collection<String> grants, long maxBufferSize, String accessToken, String accessControlAllowOrigin, Json defaults, Json overrides, Authority.Challenge challenge) Create a new Authorization