public abstract class BaseAuthenticationMetadataPopulator extends java.lang.Object implements AuthenticationMetaDataPopulator
BaseAuthenticationMetadataPopulator
.Constructor and Description |
---|
BaseAuthenticationMetadataPopulator() |
BaseAuthenticationMetadataPopulator(int order) |
Modifier and Type | Method and Description |
---|---|
int |
getOrder() |
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
populateAttributes, supports
public BaseAuthenticationMetadataPopulator()
public BaseAuthenticationMetadataPopulator(int order)
public int getOrder()
getOrder
in interface AuthenticationMetaDataPopulator
getOrder
in interface org.springframework.core.Ordered
public java.lang.String toString()
toString
in class java.lang.Object