Class URIFromAuthenticationResponseForService

  • All Implemented Interfaces:
    com.google.common.base.Supplier<URI>, Supplier<URI>

    public class URIFromAuthenticationResponseForService
    extends Object
    implements com.google.common.base.Supplier<URI>
    • Constructor Detail

      • URIFromAuthenticationResponseForService

        @Inject
        public URIFromAuthenticationResponseForService​(com.google.common.base.Supplier<AuthenticationResponse> auth,
                                                       String service)
    • Method Detail

      • get

        public URI get()
        Specified by:
        get in interface com.google.common.base.Supplier<URI>
        Specified by:
        get in interface Supplier<URI>