org.wildfly.extras.creaper.commands.elytron.authenticationclient
Class AddAuthenticationContext.MatchRule

java.lang.Object
  extended by org.wildfly.extras.creaper.commands.elytron.authenticationclient.AddAuthenticationContext.MatchRule
Enclosing class:
AddAuthenticationContext

public static final class AddAuthenticationContext.MatchRule
extends Object


Method Summary
 String getAuthenticationConfiguration()
           
 String getMatchAbstractType()
           
 String getMatchAbstractTypeAuthority()
           
 String getMatchHost()
           
 String getMatchLocalSecurityDomain()
           
 Boolean getMatchNoUser()
           
 String getMatchPath()
           
 Integer getMatchPort()
           
 String getMatchProtocol()
           
 String getMatchUrn()
           
 String getMatchUser()
           
 String getSslContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMatchAbstractType

public String getMatchAbstractType()

getMatchAbstractTypeAuthority

public String getMatchAbstractTypeAuthority()

getMatchHost

public String getMatchHost()

getMatchLocalSecurityDomain

public String getMatchLocalSecurityDomain()

getMatchNoUser

public Boolean getMatchNoUser()

getMatchPath

public String getMatchPath()

getMatchPort

public Integer getMatchPort()

getMatchProtocol

public String getMatchProtocol()

getMatchUrn

public String getMatchUrn()

getMatchUser

public String getMatchUser()

getAuthenticationConfiguration

public String getAuthenticationConfiguration()

getSslContext

public String getSslContext()


Copyright © 2020. All rights reserved.