Uses of Class
org.springframework.extensions.config.RemoteConfigElement.IdentityType
-
Packages that use RemoteConfigElement.IdentityType Package Description org.springframework.extensions.config -
-
Uses of RemoteConfigElement.IdentityType in org.springframework.extensions.config
Methods in org.springframework.extensions.config that return RemoteConfigElement.IdentityType Modifier and Type Method Description RemoteConfigElement.IdentityTypeRemoteConfigElement.EndpointDescriptor. getIdentity()static RemoteConfigElement.IdentityTypeRemoteConfigElement.IdentityType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static RemoteConfigElement.IdentityType[]RemoteConfigElement.IdentityType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-