Uses of Class
pl.edu.icm.unity.exceptions.IllegalGroupValueException
-
Packages that use IllegalGroupValueException Package Description pl.edu.icm.unity.engine.api.identity Identity API -
-
Uses of IllegalGroupValueException in pl.edu.icm.unity.engine.api.identity
Methods in pl.edu.icm.unity.engine.api.identity that throw IllegalGroupValueException Modifier and Type Method Description Identity
IdentityResolver. resolveSubject(AuthenticationSubject subject, String identityType)
Provides information about subject including its credentialEntityWithCredential
IdentityResolver. resolveSubject(AuthenticationSubject subject, String[] identityTypes, String credentialName)
Provides information about subject including its credential
-