Class UsernameOrSAMLAlternativeSelector

  • All Implemented Interfaces:
    com.sun.xml.ws.security.spi.AlternativeSelector

    public class UsernameOrSAMLAlternativeSelector
    extends Object
    implements com.sun.xml.ws.security.spi.AlternativeSelector
    A class which can select specific alternatives of a Username or a SAMLToken appearing as SignedSupportingTokens.
    • Constructor Detail

      • UsernameOrSAMLAlternativeSelector

        public UsernameOrSAMLAlternativeSelector()
    • Method Detail

      • supportsAlternatives

        public boolean supportsAlternatives​(List<MessagePolicy> alternatives)
        Specified by:
        supportsAlternatives in interface com.sun.xml.ws.security.spi.AlternativeSelector