Uses of Class
org.eclipse.persistence.internal.security.SecurableObjectHolder
-
Packages that use SecurableObjectHolder Package Description org.eclipse.persistence.sessions org.eclipse.persistence.sessions.coordination -
-
Uses of SecurableObjectHolder in org.eclipse.persistence.sessions
Methods in org.eclipse.persistence.sessions that return SecurableObjectHolder Modifier and Type Method Description protected SecurableObjectHolderDatasourceLogin. getSecurableObjectHolder()INTERNAL: Return the encryption securable holder. -
Uses of SecurableObjectHolder in org.eclipse.persistence.sessions.coordination
Fields in org.eclipse.persistence.sessions.coordination declared as SecurableObjectHolder Modifier and Type Field Description protected SecurableObjectHolderTransportManager. securableObjectHolderSecurity util that is used to decrypt and encrypt password
-