Serialized Form
-
Package org.wildfly.security.manager
-
Class org.wildfly.security.manager.WildFlySecurityManagerPermission extends BasicPermission implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
-
Class org.wildfly.security.manager.WildFlySecurityManagerPermissionCollection extends PermissionCollection implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream oos) throws IOException
- Throws:
IOException
-
-
-
Package org.wildfly.security.manager._private
-
Class org.wildfly.security.manager._private.SecurityMessages_$logger extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
log
org.jboss.logging.Logger log
-
-