Uses of Class
org.jboss.migration.wfly11.task.subsystem.elytron.MechanismConfiguration
-
Packages that use MechanismConfiguration Package Description org.jboss.migration.wfly11.task.subsystem.elytron -
-
Uses of MechanismConfiguration in org.jboss.migration.wfly11.task.subsystem.elytron
Methods in org.jboss.migration.wfly11.task.subsystem.elytron that return MechanismConfiguration Modifier and Type Method Description MechanismConfigurationMechanismConfiguration. addMechanismRealmConfiguration(MechanismRealmConfiguration mechanismRealmConfiguration)MechanismConfigurationMechanismConfiguration. realmMapper(String realmMapper)Methods in org.jboss.migration.wfly11.task.subsystem.elytron with parameters of type MechanismConfiguration Modifier and Type Method Description HttpAuthenticationFactoryAddOperationHttpAuthenticationFactoryAddOperation. addMechanismConfiguration(MechanismConfiguration mechanismConfiguration)SaslAuthenticationFactoryAddOperationSaslAuthenticationFactoryAddOperation. addMechanismConfiguration(MechanismConfiguration mechanismConfiguration)
-