Interface IdpAdapterManagerChangeEvent
public interface IdpAdapterManagerChangeEvent
Encapsulates a change event which occurred to an IdpAdapter in the IdpAdapterManager
Subscribers may annotate a consumer of this class with the Subscribe
annotation to receive change
events
-
Method Summary
-
Method Details
-
getName
String getName()- Returns:
- the name of the IdP which changed
-