Uses of Class
com.sun.identity.idm.IdRepoListener
-
Packages that use IdRepoListener Package Description com.sun.identity.idm Provides classes for accessing the Identity Repository interfaces. -
-
Uses of IdRepoListener in com.sun.identity.idm
Methods in com.sun.identity.idm with parameters of type IdRepoListener Modifier and Type Method Description abstract int
IdRepo. addListener(SSOToken token, IdRepoListener listener)
Adds a listener for changes in the repository
-